home *** CD-ROM | disk | FTP | other *** search
/ The Utilities Experience / The Utilities Experience - Volume 1.iso / software / demos / a-d / amms / menu / english / msg-direct.bat < prev    next >
Encoding:
DOS Batch File  |  1994-05-07  |  274 b   |  10 lines

  1. ;
  2. ; Definition script for more menu items
  3. ;
  4. M'MC'=">>> Message-Menu"        ; define item
  5. L'MC'="EXIT"                ; label for subroutine
  6. MC=MC+1                    ; increase counter of items
  7. M'MC'=">>> CLI"                ; define item
  8. L'MC'="CLI"                ; label for subroutine
  9. MC=MC+1                    ; increase counter of items
  10.